home *** CD-ROM | disk | FTP | other *** search
- Path: god.bel.alcatel.be!usenet
- From: Evert de Vos <vosev@sh.bel.alcatel.be>
- Newsgroups: comp.sys.amiga.hardware
- Subject: Re: TAR, BTNtape and HP35470A DAT Drive
- Date: Wed, 13 Mar 1996 13:04:04 +0100
- Organization: Alcatel/Bell
- Message-ID: <3146B9B4.2781E494@sh.bel.alcatel.be>
- References: <3145B779.58B7@bart.nl>
- NNTP-Posting-Host: btk048.bsg.bel.alcatel.be
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; SunOS 4.1.3_U1 sun4m)
-
- Job Hanssen wrote:
-
- > I've managed to setup everything and it does work, but it's slow as
- > hell, although the drive only stops a few times while backing up about
- > 1,6 gig. This takes almost 3 houres!
-
- Yo, I have the same DAT Drive and the docs say that it can
- handle 11MB/min maximum so the fastest time for 1.6GIG is
- 1600MB / 11MB = 145 mins = 2:25 hours. So 3 hours doesn't
- seem slow to me!! After all, 1.6GIG _IS_ a lot.
-
- > I have no idea what the 'blocksize' and 'number of blocks' do. I just
- > used the numbers used in examples. Could someone explain this to me in
- > plain, clear english, or even better, dutch? I really don't
- > understand what's meant by double buffering and stuff like this in the
- > docs that came with BTNtape (not the authors fault, I just don't know
- > enough about these things to understand what's being said).
-
- I don't know that much about blocksize, but I know that amiga normally
- uses 512 bytes for a block, and unix normally uses 20kb for blockes
- like the docs say. So if you want to read a tape from a unix workstation
- with your amiga, you probably need to use 20kb for the blocksize.
-
- Double buffering is just that it has 2 buffers. When you start your
- backup, it reads data from your harddisk into buffer1. When buffer1
- is full it reads data from your harddisk into buffer2 while buffer1
- is being written to tape. Then when buffer1 is written to tape AND
- buffer2 is full with data, it reads data from your harddisk into
- buffer1 while buffer2 is being written to tape, etc. Very simple,
- when one buffer is used for tape, the other is used for harddisk.
- Hope you understand this.
-
- > Job Hanssen - hanssen@bart.nl
-